C1.Win.C1Schedule.4.8 Assembly / C1.Win.C1Schedule.Forms Namespace / GoToDate Class / Invoke Method / Invoke(Delegate,Object[]) Method

In This Topic
Invoke(Delegate,Object[]) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function Invoke( _
   ByVal method As System.Delegate, _
   ByVal ParamArray args() As System.Object _
) As System.Object
 

Parameters

method
args
See Also